CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java check

搜索资源列表

  1. PrimeGenAndTester

    0下载:
  2. Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography. Program has easily readable and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:22393
    • 提供者:s_wilfred
  1. EmailDemo

    0下载:
  2. 邮件管理 实现email的功能,类似邮件的客服端程序 简单不复杂-Management of the students achieve the basic CRUD functions check
  3. 所属分类:Java Develop

    • 发布日期:2017-05-23
    • 文件大小:7475413
    • 提供者:王维
  1. Wifi

    1下载:
  2. Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:50785
    • 提供者:wgywell
  1. Hotel

    0下载:
  2. java oracle 实现的酒店管理系统 包括客房预订 入住 退房结账等操作 tomcat服务器-java oracle to achieve the hotel room reservation management system, including check-out operations such as check tomcat server
  3. 所属分类:Hotel software system

    • 发布日期:2016-01-25
    • 文件大小:3341312
    • 提供者:序旭卫
  1. kaoqinxitong

    0下载:
  2. 企业的考勤系统 请假休假 增删查改功能 -Enterprises vacation leave time and attendance system to check the functional additions and deletions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:8899
    • 提供者:xia
  1. spider

    0下载:
  2. 针对音乐论坛的爬虫程序 给出地址匹配特征,精确爬取用户需要的网页-Music forum for reptiles given address matches the characteristics of the procedure, precise climb pages users need to check
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-01
    • 文件大小:14017
    • 提供者:zengfengyao
  1. jspider-src-0.5.0-dev

    0下载:
  2. 一个JAVA的网络爬虫源码,可以爬取包括PDF,DOC,HTML等内容,相当不错!-A JAVA source network reptiles can climb check, including PDF, DOC, HTML and other content, very good!
  3. 所属分类:Search Engine

    • 发布日期:2017-05-21
    • 文件大小:6201855
    • 提供者:zh
  1. bank

    1下载:
  2. 一个简单的银行系统,实现了注册,销户,登陆,存取款,和通过身份证查询帐户信息-A simple banking system to achieve the registration, cancellation households, landing, deposit, and check their account information through the ID card
  3. 所属分类:Applet

    • 发布日期:2017-03-26
    • 文件大小:22687
    • 提供者:raohui
  1. xspj

    0下载:
  2. 学生评教系统,可以实现学生评教,教师查分功能.-Evaluating teaching system can be achieved evaluating teaching, teachers check functional.
  3. 所属分类:Education soft system

    • 发布日期:2016-01-27
    • 文件大小:299870
    • 提供者:gh
  1. javashop

    0下载:
  2. 这款毕业设计作品很难得,网上很少有同类软件是用JAVA写的。压缩包内的源码接近完整,带有SQL数据库文件,而且还附有设计文档,应该不错。这个进销存可以完成商品的查询及管理,可根据不同的时间段、不同的商品编码、进行相应的销售统计、商品进/出货、商品出/入库、商品付款单、商品采购、会员卡的增、删、改、查等-The graduation project works hard to come online very few similar software is written in JAVA. Com
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1467117
    • 提供者:lidongzheng
  1. footballDemo

    0下载:
  2. JAVA球队的管理系统 增删改查 还有比赛安排 用SQL数据库存 图形化界面-JAVA team management system for additions or deletions to check the arrangements there are competitions with SQL data inventory graphical interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:122238
    • 提供者:miles
  1. booksystem

    0下载:
  2. 项目名叫网上图书馆,实现借书,查书,还书等功能,采用JSP+servlet+Javabeen实现。-Project called online library, the realization of a library, check books, books and other functions, using JSP+ Servlet+ Javabeen to achieve.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-28
    • 文件大小:11259652
    • 提供者:luoyuhua
  1. java

    0下载:
  2. 本文的设计是基于C/S结构,利用hibernate持久化框架、使用JAVA编程技术在Eclipse集成开发环境下开发的航空订票系统。该系统实现了航班管理、订票管理、营业网点管理以及业务统计等功能。 系统在客户端内能够完成营业员登录,查询航班,出票等功能。在服务器航空公司内部能够完成添加或删除航班,添加或删除营业网点等功能。系统还能统计业务量,并将这些信息保存在服务器端,并供业务员随时查询。-In this paper, the design is based on the C/S stru
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:94187
    • 提供者:sdh
  1. Check

    0下载:
  2. 实现英文的拼写检查,对错误单词标记并推荐相似单词-Implementation of English spelling checker, word on the wrong tag and recommend similar words
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:281050
    • 提供者:徐鹏
  1. CourseCheck

    0下载:
  2. 课程管理系统,关天毕业设计的选课系统,分为三个模块,分别是学生,教师和管理员。目的是为是方便选课。-course check
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-06
    • 文件大小:1387658
    • 提供者:huangfeng
  1. CheckEmail

    0下载:
  2. java方式验证email的格式是否正确,验证 * 判断依据:是否包含@和. * 不含有多个@,@不能为第一个字符 * @后有.-java check email
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:652
    • 提供者:phantom
  1. checktree

    0下载:
  2. 通过css+js实现树形结构,只需要改动html里的源码,就可以得到你要的结果。-java checktree
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:7751
    • 提供者:王欣
  1. kmp

    1下载:
  2. 给你A,B两个字符串,检查B串是否是A串的子串,类似于Java的String.indexOf("")。找到匹配失败时的最合适的回退位置,而不是简单的回退到子串的第一个字符(常规的枚举查找方式,是简单的回退到子串的第一个字符,KMP算法的性能分析Java实现实例)*此仅供大家参考、交流,希望对大家有所帮助!-Here you are A, B two strings to check whether string B is a sub-string A string, similar to Jav
  3. 所属分类:Document

    • 发布日期:2015-10-14
    • 文件大小:1277
    • 提供者:左刘鸿翔
  1. mmtctc

    1下载:
  2. 软件介绍: 最大特点 1.跨平台,基本WEB服务,无论防火强怎么封端口,只要打开80,就可以远程管理服务器. 2.客户端无论安装任何插件. 3.只有一个JSP文件,文件名可以随意改,隐蔽性好. 功能: 1.文件管理: 包括对文件的操作和打包下载. 2.终端命令: 其实就是Win下的"命令提示符",可以通过命令进行重启服务器等操作 3.远程桌面: 和Windows系统的"mstsc"基本上一样,可以远程管理桌面. 4.任务管理: 可以查看正
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2016-01-29
    • 文件大小:13875
    • 提供者:abc
  1. db

    0下载:
  2. 功能设计及说明 设计软件:windows XP+Eclipse 3.3+tomcat 6.0+lomboz3.3+mysql5.0 功能介绍:酒店管理系统能实现酒店介绍,客人入住登记,房间类型以及状态的查询,还有客人、房间的查询等功能。 使用说明:本实验使用Eclipse编写,所以要在IE中运行。 (数据库入门级比较好的学习程序)-Functional design and design software Note: windows XP+ Eclipse 3.3+ tomcat
  3. 所属分类:MySQL

    • 发布日期:2017-05-02
    • 文件大小:637989
    • 提供者:丁丁
« 1 23 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com